projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07f4a2
)
Add inhibit-eol-conversion.
author
Dave Love
<fx@gnu.org>
Mon, 11 Jan 1999 21:30:00 +0000
(21:30 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 11 Jan 1999 21:30:00 +0000
(21:30 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index c8d140e6bc25a34216b897287d931bd4778efa2d..d73404be76c6794c57289c0aed903d5c73eaf446 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-67,6
+67,8
@@
(exec-path execute
(repeat (choice (const :tag "default" nil)
(file :format "%v"))))
+ ;; coding.c
+ (inhibit-eol-conversion mule boolean)
;; dired.c
(completion-ignored-extensions dired
(repeat (string :format "%v")))